You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
VectorInt Structure
>
VectorInt Methods
>
FindAndSplit Method
>
VectorInt.FindAndSplit Method ([In] TMtxVec, [In] string, [In] double, [In] TVec, [In] TVec)
Dew Math for .NET
VectorInt.FindAndSplit Method ([In] TMtxVec, [In] string, [In] double, [In] TVec, [In] TVec)
VectorInt Structure
VectorInt Members
Dew.Math Namespace
FindAndSplit Method
Collapse All
The b parameter is of
double
type.
Syntax
C#
Visual Basic
public
TMtxVecInt
FindAndSplit
([In]
TMtxVec
a
, [In]
string
op
, [In]
double
b
, [In]
TVec
MaskVec
, [In]
TVec
NotMaskVec
);
Public
Function
FindAndSplit
(
a
As
[In]
TMtxVec
,
op
As
[In]
string
,
b
As
[In]
double
,
MaskVec
As
[In]
TVec
,
NotMaskVec
As
[In]
TVec
)
As
TMtxVecInt
Group
FindAndSplit Method
Links
VectorInt Structure
,
VectorInt Members
,
Dew.Math Namespace
,
FindAndSplit Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!